Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish the token related API for alpha #88

Merged
merged 10 commits into from
Oct 18, 2023
Merged

Finish the token related API for alpha #88

merged 10 commits into from
Oct 18, 2023

Conversation

heliuchuan
Copy link
Contributor

@heliuchuan heliuchuan commented Oct 18, 2023

Description

Adds getCurrentTokenOwnerData, getTokenActivities, getOwnedToken queries to the token client. Adds mintTokenTransaction and a simple example.

Test Plan

pnpm test

@heliuchuan heliuchuan changed the title Add getTokenCurrentOwnerData and getTokenActivities queries Add getTokenCurrentOwnerData, getOwnedTokens and getTokenActivities queries Oct 18, 2023
@heliuchuan heliuchuan changed the title Add getTokenCurrentOwnerData, getOwnedTokens and getTokenActivities queries Finish the token related API for alpha Oct 18, 2023
Copy link
Collaborator

@0xmaayan 0xmaayan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we agreed on having token and collection under digitalAsset? let's follow up with a PR for that

src/api/token.ts Outdated Show resolved Hide resolved
@heliuchuan
Copy link
Contributor Author

Yeah, I was planning to do that in follow up,the scope of this PR has already grown quite a bit.

@heliuchuan heliuchuan merged commit 102ef95 into main Oct 18, 2023
5 checks passed
@heliuchuan heliuchuan deleted the token-quereis branch October 18, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants